home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / DefaultsManager.dmg / Defaults Manager.app / Contents / Resources / English.lproj / NotesWindow.nib / classes.nib next >
Encoding:
Text File  |  2004-02-14  |  398 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {openKuwanNetHomePage = id; showAction = id; }; 
  6.             CLASS = KNNotesWindowController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {textView = NSTextView; window = NSWindow; }; 
  9.             SUPERCLASS = NSObject; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }